home *** CD-ROM | disk | FTP | other *** search
/ Netrunner 2004 October / NETRUNNER0410.ISO / toku2 / MeedioHouseBot[1].2.20.setup.exe / {app} / Config / NewDB / HBData.mdb / PropertyValueCommandMap.json < prev    next >
JavaScript Object Notation  |  2004-07-30  |  166b

  1. {
  2.     "schema": {
  3.         "DeviceID": "Long Integer NOT NULL",
  4.         "PropertyID": "Long Integer NOT NULL",
  5.         "PropertyValue": "Text (255) NOT NULL",
  6.         "Commands": "Memo/Hyperlink (255)"
  7.     },
  8.     "data": []
  9. }